#include <ReplaceStringObject.h>
Inheritance diagram for MetNoFimex::ReplaceStringObject:

Public Member Functions | |
| virtual | ~ReplaceStringObject ()=0 |
| virtual std::ostream & | put (std::ostream &s) const =0 |
| virtual void | setFormatString (const std::string &format)=0 |
| set the formatting string for this object | |
| virtual void | setFormatStringAndOptions (const std::string &format, const std::vector< std::string > &options)=0 |
| set the formatting string and additional options for this object | |
|
|
|
|
|
put the formatted string to the stream implementors are asked to implement operator<< Implemented in MetNoFimex::ReplaceStringTimeObject. |
|
|
set the formatting string for this object
Implemented in MetNoFimex::ReplaceStringTimeObject. |
|
||||||||||||
|
set the formatting string and additional options for this object
Implemented in MetNoFimex::ReplaceStringTimeObject. |
1.4.6